home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: The Best of Public Domain / Best of Public Domain, The Nr.37 (19xx)(Garfield, Andi)(DE).zip / Best of Public Domain, The Nr.37 (19xx)(Garfield, Andi)(DE).adf / doco < prev    next >
Text File  |  1989-11-20  |  4KB  |  109 lines

  1.                 (1)
  2.                             Boot Up v1.0
  3.  
  4. Introduction
  5.  
  6. This program was written by SPY from SENSOR for everybody to use !!
  7. It is so simple in handling that almost anyone can use it.
  8. With this program you can put up to 9 programs in your boot.
  9. Some things you can and cannot do will be explaned later on.
  10.  
  11. Now lets start the explenation   
  12.  
  13. When you want to use the program be sure that the ARP-library is in the
  14. directory 'libs'. 
  15. No extra parameters are required, just type boot-up(return)
  16. At first the program will check your memory for any possible virus,
  17. this might as well be a anti-virus etc.. But i have to be sure that what
  18. ever is in your memory isn't something dangerous, because writing a boot
  19. while a virus is in your memory is a useless thing to do!
  20. When there is a virus in your memory turn of your computer and check 
  21. this disk and all the others you use (using guardian??!), but be sure
  22. that the disk that containes guardian isn't infected!!!!!!
  23.  
  24. When you have a memory expansion the program will quit !!
  25. Turn it off and try again..
  26.  
  27. This version is completely controlled with the mouse..
  28.  
  29. Use the LOADPRG gadget to load a program in your memory..
  30.  
  31. When something is wrong with the file, read-error or something like that
  32. it will be displayed on your screen just above 'boot up' .
  33.  
  34. When everythings allright the program will be loaded in your memory.
  35.  
  36. You might get a  'key 880 checksum error' but thats normal with a disk
  37. that start from the boot.(click 'cancel' twice!!!)
  38. Be sure that the disk is well formatted!
  39.  
  40. When you want the program to be appended to the other program(s) on 
  41. your 'boot up' disk then click the 'APPEND OFF' gadget so that it 
  42. says 'APPEND ON', now when the disk you want to write to has already
  43. got a loader it will append the program!!!
  44.  
  45. Click the 'WRITE TO DF0:' gadget to write the program to df0: !!
  46.  
  47. You can click on the 'EXIT' gadget, to exit the program..
  48.  
  49. This version is totaly compatible with the 'multi-boot' program !
  50.  
  51.  
  52. Have fun.....
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                 (2)
  64.  
  65.  
  66. Here are some special tips/warnings!!!
  67.  
  68. *    use object files only,that means programs you can start from
  69.     cli
  70.  
  71. *    don't use programs that consists of more then one part!!
  72.  
  73. *    don't use programs that use an other library than exec- or
  74.     graphics library
  75.  
  76. *    be sure there is enough free memory ,because when your memory
  77.     is low the program might not load.
  78.  
  79. *    preferably don't use cruncher and packers but when you must
  80.     be sure that they decrunch at an adres higher than $40000
  81.     this is because the program will load at about $3a000
  82.     (only when this program start immediately from cli and
  83.     no other programs are in memory). So when you want to be sure
  84.     let your program decrunch at e.g. $50000
  85.  
  86. *    don't use disks you use yourself with the cli, because all
  87.     programs on that disk will be destroyed.
  88.  
  89. *    be sure to deprotect the disk when you are asked for the
  90.     destination disk.
  91.  
  92. *    be sure you protect the disk after using this program.
  93.     (to make virus-infection impossible!!)
  94.  
  95. *    some programs might not work in the boot so it is wise
  96.     to test the programs before you 'append' them on the
  97.     main disk, because once you have appended the program
  98.     your not able to remove it!!!
  99.  
  100. *    after the last program the system will reset
  101.  
  102. *    This version can put up to 262 k in your boot, but when you use
  103.     programs like 'add44k' that makes 304 k.(uncrunched!!!) 
  104.  
  105. *    An other version of this program is 'MULTI-BOOT' it's slightly
  106.     different from this one, read the instructions of that one
  107.     if you want to know the difference !!!
  108.  
  109.